ARD2  1.00 for Rev B. Hardware
Airbag Reference Demonstrator using MPC5604P
Error_State.c File Reference

Error state for the ARD2 application. More...

#include "derivative.h"
#include "Compile_Options.h"
#include "Error_State.h"
#include "SM.h"
#include "HAL.h"
#include "SBC_AL.h"
#include "Central_Accel_AL.h"
#include "MailScheduler.h"
#include "Application_Globals.h"
#include "SIU.h"
#include "Init_State.h"
#include "Labview.h"

Functions

uint32_t u32fnStateError (void)
 Error state.

Detailed Description

Error state for the ARD2 application.

Copyright (C) 2011 Freescale Semiconductor Freescale Confidential Proprietary

Author:
Freescale Semiconductor
SASD Automotive
r11515
Version:
Date:
Warning:
(If needed)

History:


Function Documentation

uint32_t u32fnStateError ( void  )

Error state.

Parameters:
Void.
Returns:
u32Status: Clear if it is a valid source; SM_STATE_IS_EXECUTING if this state was entered while another one was already executing; SM_INVALID_SOURCE_STATE if the source state is not in the pu16ValidStateList; other error codes are also possible.